widget: Add a GtkBuildable::add_child implementation
authorTimm Bäder <mail@baedert.org>
Sat, 25 Mar 2017 16:17:40 +0000 (17:17 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 31 Mar 2017 07:50:38 +0000 (09:50 +0200)
commit653b766e306d4e4c3297aef31103ddaf6bf90ec9
treeb54d0799e03e534bafbb578624f2b7a2bd4400eb
parentcc5696b7104c121688b3f4e0457fc632d56b3391
widget: Add a GtkBuildable::add_child implementation

Just call gtk_widget_set_parent in there.
gtk/gtkwidget.c